interchange loop

interchange loop
(ж/д) примыкание и пересечение

English-Russian dictionary of Oil Industry. 2014.

Игры ⚽ Нужен реферат?

Смотреть что такое "interchange loop" в других словарях:

  • Loop dependence analysis — In compiler theory, loop dependence analysis is the task of determining whether statements within a loop body form a dependence, almost always with respect to array access and modification. For a normalized loop: for i1 from l1 to u1 do for i2… …   Wikipedia

  • Loop tiling — Loop tiling, also known as loop blocking, strip mine and interchange, unroll and jam, or supernode partitioning, is a loop optimization used by compilers to make the execution of certain types of loops more efficient.Loop tiling partitions a loop …   Wikipedia

  • Interchange (road) — A high capacity interchange: the Judge Harry Pregerson Interchange in Los Angeles, California, United States …   Wikipedia

  • Loop interchange — In compiler theory, loop interchange is the process of exchanging the order of two iteration variables. For example, in the code fragment: for i from 0 to 10 for j from 0 to 20 a [i,j] = i + jloop interchange would result in: for j from 0 to 20… …   Wikipedia

  • Loop optimization — In compiler theory, loop optimization plays an important role in improving cache performance, making effective use of parallel processing capabilities, and reducing overheads associated with executing loops. Most execution time of a scientific… …   Wikipedia

  • Loop — A loop is generally something that closes back on itself such as a circle. The closing can appear in time or in space.cience and technology*Loop (algebra), a quasigroup with an identity element *Loop (graph theory), an edge that begins and ends… …   Wikipedia

  • Loop (Texarkana) — Infobox TX State Highway type=Loop route=151 name=Texarkana Loop shields= length mi=16 length km=26 formed= dir1=CCW dir2=CW from= east of Texarkana junction= to= west of Texarkana previous type=Loop previous route=150 next type=Loop next… …   Wikipedia

  • Texas State Highway Loop 12 — State Highway Loop 12 Route information …   Wikipedia

  • Texas State Highway Loop 337 — Infobox TX State Highway type=Loop route=337 shields= length mi=3.029 length notes=convert|8.3|mi|km|1 including concurrent segment with SH 46 length ref=TxDOT|SL|337|accessdate=2008 03 03] length round=3 formed=1960 dir1=CCW dir2=CW… …   Wikipedia

  • Normalized loop — In computer science, a normalized loop (sometimes called well behaved loop), is a loop which the loop variable starts at 0 (or any constant) and get incremented by one at every iteration until the exit condition is met. Normalized loops are very… …   Wikipedia

  • Texas State Highway Loop 288 — Loop 288 is a state highway within the city limits of Denton, Texas. On the north side of town, the loop runs next to the C. H. Collins Athletic Complex. Despite its name, Loop 288 does not make a complete circuit, running instead around the… …   Wikipedia


Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»